Return to start page

the following constant determines the behaviour of the vertical and horizontal variables. For example, if a player presses the up key and then presses the down key afterwards while still holding the up key, the vertical variable will be set to -1. Then, if the player releases the down key while still keeping the up key pressed, if RESUME_PREVIOUS_KEY is true the vertical variable will be set back to 1, else it will be set to 0.

Brief Description

-

Source File

Core/Interface/Struct Arrow Keys.j

Object

static start members

Authors

-

See Objects

-

Todos

-